/
/ $Header: README.txt 10-nov-2004.10:00:56 sravada Exp $
/
/ README.txt
/
/ Copyright (c) 2004, Oracle Corporation. All Rights Reserved.
/
/   NAME
/     README.txt - <one-line expansion of the name>
/
/   DESCRIPTION
/     Readme file for rdf_network DEMO
/
/   NOTES
/     The DEMO is automatically installed in user:SCOTT; change user/password in install_demo.sql
/     to install under a different user.
/
/   MODIFIED   (MM/DD/YY)
/   sravada     11/10/04 - 
/   nalexand    04/23/04 - updated: sdordf package and type in /sdo/admin
/   nalexand    04/09/04 - nalexand_rdf0401 
/   nalexand    04/09/04 - Creation
/


The rdf_network DEMO contains 1 files:

1. rdf_model_data.sql inserts data into the DEMO models.
2. install_demo.sql automatically installs the rdf_network DEMO

HOW TO INSTALL DEMO
1. Edit the install_demo.sql: change the MDSYS password and SCOTT/TIGER if necessary.
2. Run install_demo.sql in SQL: @install_demo
